webRtcIpHandlingPolicy

public abstract WebRtcIpHandlingPolicy webRtcIpHandlingPolicy()

Returns the WebRTC IP handling policy for the browser.

Throws

when the browser is closed


public abstract void webRtcIpHandlingPolicy(WebRtcIpHandlingPolicy policy)

Updates the WebRTC IP handling policy for the browser with the given one.

Parameters

policy

a new WebRTC IP handling policy

Throws

when the browser is closed